Skip to content

update GitHub actions to Node 24 compatible versions#8717

Closed
Muskan-khar wants to merge 1 commit into
processing:mainfrom
Muskan-khar:fix/node24-actions
Closed

update GitHub actions to Node 24 compatible versions#8717
Muskan-khar wants to merge 1 commit into
processing:mainfrom
Muskan-khar:fix/node24-actions

Conversation

@Muskan-khar
Copy link
Copy Markdown

Resolves #8674

###Changes:

  • Updated GitHub Actions (actions/checkout, actions/setup-node, etc.) to their latest versions compatible with Node.js 24.
  • Ensured workflows no longer rely on deprecated Node.js 20 versions.
  • Verified that local build and test commands run successfully

###Note:
node-version: 20 intentionally NOT changed
(controls p5.js build version, separate concern)

PR Checklist

@welcome
Copy link
Copy Markdown

welcome Bot commented Apr 11, 2026

🎉 Thanks for opening this pull request! For guidance on contributing, check out our contributor guidelines and other resources for contributors!
🤔 Please ensure that your PR links to an issue, which has been approved for work by a maintainer; otherwise, there might already be someone working on it, or still ongoing discussion about implementation. You are welcome to join the discussion in an Issue if you're not sure!
🌸 Once your PR is merged, be sure to add yourself to the list of contributors on the readme page !

Thank You!

Copy link
Copy Markdown
Collaborator

@perminder-17 perminder-17 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi thanks for your work on this, We recently used commit hashed for the version in this PR #8620 instead of the version name for the security purposes and I updated the versions wherever required.

So, I'll be closing this PR. Thanks for your work on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

build: update all github actions away from deprecated node.js 20

2 participants